WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / DataItem Property
In This Topic
    DataItem Property (GridDetailRow<TItem>)
    In This Topic
    Gets the data item.
    Syntax
    public override object DataItem {get;}
    See Also